home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
Libraries
/
XCMD libraries 960603
/
doXCMDPlusPlus.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-11-12
|
191 b
|
8 lines
|
[
TEXT/CWIE
]
#pragma once
// This header contins the glue for the stub from a C call
// to the C++ calling frame for an XCMD/XFCN routine.
#include <HyperXCmd.h>
void
doXCMDPlusPlus( XCmdPtr paramPtr );